home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / RefreshGadgets.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  235 b   |  16 lines

  1. .text; .even; .globl _RefreshGadgets
  2.  
  3. _RefreshGadgets:
  4.     movel a6,sp@-
  5.     movel a2,sp@-
  6.     movel a4@(_IntuitionBase:W),a6
  7.     movel sp@(12),a0
  8.     movel sp@(16),a1
  9.     movel sp@(20),a2
  10. #APP
  11.     jsr a6@(-0xde)
  12. #NO_APP
  13.     movel sp@+,a2
  14.     movel sp@+,a6
  15.     rts
  16.